public void setStartCircleCenter( PDFPoint startCircleCenter ) |
Parameters
- startCircleCenter
- The position in shading's target coordinate system of the starting circle center.
public void setStartCircleCenter( PDFPoint startCircleCenter ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When startCircleCenter is null. |